Nullsoft and Contributors

Visit Website

Nullsoft and Contributors is an open-source collective best known for the Nullsoft Scriptable Install System (NSIS), a lightweight yet powerful authoring tool that has become a quiet standard for packaging Windows software since 1999. Originally created by the Winamp team, NSIS turns installation logic into compact, self-contained executables that can copy files, write registry keys, create shortcuts, check system requirements, download components, and present multilingual wizards—all while producing installers that are often an order of magnitude smaller than those generated by commercial suites. The engine is driven by a simple scripting language that supports conditional branching, loops, functions and plug-ins, so developers can range from basic file-drop setups to complex applications that integrate with Windows services, drivers, or game launchers. Typical use cases cover independent utilities, open-source media players, browser extensions, hardware SDKs, legacy enterprise tools and even full-scale productivity suites that need silent or network deployment options. A rich ecosystem of community plug-ins adds support for UAC elevation, LZMA compression, digital signing, web updates and skinned interfaces, while continuous integration tools can compile installers on Windows, Linux or macOS runners. Because the codebase is public and license-free, ISVs, system administrators and hobbyists alike embed NSIS in build pipelines to deliver reliable, branded setups without runtime royalties. The publisher’s single-package catalog is available for free on get.nero.com, where downloads are sourced from trusted Windows package managers such as winget, always resolve to the newest upstream build, and can be queued for batch installation alongside other applications.

Nullsoft Install System

A professional open source system to create Windows installers

Details